home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / idcutils.zip / IDCLBL.DOC < prev    next >
Text File  |  1989-03-07  |  4KB  |  107 lines

  1.  
  2. Documentation for IDCLBL.EXE
  3.  
  4. Author   :     Gary Conway, Infinity Design Concepts, Inc.
  5.         Remote SYSOP for The SoftStone RCP/M, FOG #24
  6.         Louisville , Kentucky.
  7.         All new releases of IDC software can be located on the 
  8.         SoftStone at (502)-241-4109
  9.         Curt Edwards, SYSOP
  10.  
  11. Created  : 05.22.86
  12. Language : Assembler
  13. Environ     : MS-DOS/PC-DOS Version 2.x and above
  14. Video       : MC/CGA/EGA/VGA 
  15.  
  16.    ─────────────────────────────────────────────────────────────────────────
  17.    Copyright (c) 1986,89  Infinity Design Concepts, Inc. all rights reserved
  18.    ─────────────────────────────────────────────────────────────────────────
  19.  
  20. REASON:
  21.  
  22.     It seems that a large number of disk labeling programs have been
  23.     written  to accommodate the EPSON and GEMINI printers, but I had 
  24.     need of one for the CitoH 8510 Prowriter , ergo IDCLBL.EXE.
  25.  
  26. MOUSE:
  27.  
  28.     Mouse support is available throughout the program.  The left mouse
  29.     button emulates the ENTER key, while the right mouse button emulates
  30.     the ESC key. Vertical mouse movement emulates the up and down arrow
  31.     keys. Horizontal movement is not needed and therefore not supported.
  32.     
  33.     The mouse routines take advantage of the Microsoft or compatible mouse.
  34.  
  35.  
  36. OVERVIEW:
  37.  
  38. Citoh 8510 Prowriter/NEC 8023 Printers -
  39.  
  40.     The characters of the  directory entries are translated 
  41.     from the normal characters to a form that allows printing 
  42.     bit-image graphics. The labels are printed in one of the 
  43.     following formats;
  44.  
  45.         4" x 1-7/16" labels    - 6 columns by 11 rows per label
  46.         3.5" x 15/16" labels    - 5 columns by 6 rows per label
  47.  
  48.  
  49.     If there are more files on the disk than will fit the selected
  50.     label size, additional labels will be printed without resetting 
  51.     the printer. This version will also work on the NEC 8023.
  52.  
  53.  
  54.  
  55. Gemini/Star/Epson/Proprinter Printers -
  56.  
  57.     For the  Star SR-10/15,  the  printer must be in IBM mode. The two
  58.     label formats are as follows;
  59.     
  60.      4" x 1-7/16" labels    - 5 columns by 20 rows per label (100 files)
  61.      3.5" x 15/16" labels    - 4 columns by 11 rows per label (44 files)
  62.  
  63.  
  64.     This  version makes no translation of characters, instead, it 
  65.     uses the Super-Script mode of the printer.
  66.  
  67.  
  68. OPERATION:
  69.  
  70.     Use the up and down arrow keys to move up and down the menu 
  71.     and make your selection with the ENTER key. When changing 
  72.     directory paths, you may enter any valid DOS  path.  
  73.     Once you have selected a drive, you may instruct IDCLBL to 
  74.     print labels, change disks and print again. It is not necessary 
  75.     to log the drive again. If, when printing labels, IDCLBL finds 
  76.     that there is no volume label on the disk, you will be prompted 
  77.     for one. If IDCLBL finds a volume label on the disk, this 
  78.     label will be used as the header for the printed labels.
  79.  
  80.  
  81. LABELS:    
  82.  
  83.     4" x 1-7/16"        Avery # 4146 or equiv.
  84.  
  85.  
  86.     
  87. Send comments and or suggestions to :
  88.  
  89.           ┌───────────────────────────────────────┐ 
  90.           │                      │
  91.           │     Infinity Design Concepts,Inc.      │
  92.           │     1052 Parkway Drive          │
  93.           │      Louisville, Kentucky  40217      │
  94.           │     502-636-1234              │
  95.           │     Gary Conway, President          │
  96.           └───────────────────────────────────────┘
  97.  
  98. NOTICE:
  99.  
  100.       The files, IDCLBL.DOC  and IDCLBL.EXE are copyrighted materials, as such,
  101.       these files may not be used in any way for commercial gain, nor may they
  102.       be used to facilitate the sale of any other product or materials without
  103.       the expressed written consent of the author. All rights are reserved.
  104.  
  105.  
  106. * EOF: IDCLBL.DOC
  107.